Expand description

Protocol-agnostic types for smithy-rs.

Re-exports

pub use crate::date_time::DateTime;
pub use error::Error;

Modules

A correct, small, but not especially fast base64 implementation
DateTime type for representing Smithy timestamps.
Smithy Endpoint Types
Generic errors for Smithy codegen
Utilities for formatting and parsing primitives
This module defines types that describe when to retry given a response.
This module defines types that describe timeouts that can be applied to various stages of the Smithy networking stack.
Contains TriState definition and impls

Structs

Binary Blob Type

Enums

Document Type
A number type that implements Javascript / JSON semantics, modeled on serde_json: https://docs.serde.rs/src/serde_json/number.rs.html#20-22
The error type returned when conversion into an integer type or floating point type is lossy.